Skip to content

Conversation

@weshaan
Copy link
Contributor

@weshaan weshaan commented Oct 5, 2025

I Am Adding a New Code Snippet in an Existing Language

Other Notes

Hey! please review and if you like to marge it, kindly add the hacktoberfest labels. Thanks!

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @weshaan! Thanks for contributing to this project! We are a rather small team, so it may take some time to process this request. In the meantime, there are several ways you can make yourself a part of The Renegade Coder community. For instance, you can:

Thanks for your help!

@rzuckerm rzuckerm changed the title adding base64-encode-decode in JavaScript Add Base64 Encode Decode in JavaScript Oct 5, 2025
@rzuckerm rzuckerm added enhancement Any code that improves the repo hacktoberfest Hacktoberfest related base64 encode decode See: https://sampleprograms.io/projects/base64-encode-decode/ labels Oct 5, 2025
Copy link
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, @weshaan . However, I would like you to please take time to read our Contributing Guide. The PR was not filled out properly, and the file name was not consistent with the rest of the other samples. See the README.md file for the particular language that you are working in for details on how the file should be named. For example, this for JavaScript.

@rzuckerm rzuckerm merged commit c5e9ef4 into TheRenegadeCoder:main Oct 5, 2025
7 checks passed
pascalecu pushed a commit to pascalecu/sample-programs that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

base64 encode decode See: https://sampleprograms.io/projects/base64-encode-decode/ enhancement Any code that improves the repo hacktoberfest Hacktoberfest related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Base64 Encode Decode in Javascript

2 participants